-
Home
-
Media Cloud Sync
-
1.0.0
-
Code
-
Classes
- GPBWire
Total Complexity |
153 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
524 |
Lines of code |
436 |
Logical lines of code |
267 |
Comment lines |
29 |
Methods |
46 |
Properties |
0 |
Methods 46
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
serializeFieldToStream() |
D |
32 |
39 |
101 |
varint64Size() |
B |
41 |
21 |
61 |
getWireType() |
B |
49 |
19 |
31 |
varint32Size() |
S |
55 |
7 |
22 |
readMessage() |
S |
60 |
4 |
13 |
readBool() |
S |
63 |
3 |
11 |
zigZagEncode64() |
S |
62 |
3 |
11 |
zigZagDecode64() |
S |
62 |
3 |
11 |
readSfixed64() |
S |
67 |
3 |
7 |
readSfixed32() |
S |
64 |
3 |
9 |
readInt64() |
S |
67 |
3 |
7 |
readString() |
S |
74 |
2 |
4 |
writeBytes() |
S |
68 |
2 |
7 |
readSint64() |
S |
68 |
2 |
7 |
writeBool() |
S |
68 |
2 |
7 |
readFloat() |
S |
66 |
2 |
8 |
readDouble() |
S |
66 |
2 |
8 |
zigZagDecode32() |
S |
67 |
2 |
7 |
readSint32() |
S |
68 |
2 |
7 |
zigZagEncode32() |
S |
65 |
2 |
8 |
writeMessage() |
S |
68 |
2 |
7 |
writeFloat() |
S |
74 |
1 |
4 |
writeDouble() |
S |
74 |
1 |
4 |
writeString() |
S |
78 |
1 |
3 |
sint32Size() |
S |
75 |
1 |
4 |
makeTag() |
S |
78 |
1 |
3 |
writeSfixed32() |
S |
80 |
1 |
3 |
tagSize() |
S |
75 |
1 |
4 |
sint64Size() |
S |
75 |
1 |
4 |
writeSfixed64() |
S |
80 |
1 |
3 |
getTagFieldNumber() |
S |
79 |
1 |
3 |
writeFixed64() |
S |
80 |
1 |
3 |
writeFixed32() |
S |
80 |
1 |
3 |
writeSint64() |
S |
76 |
1 |
4 |
writeSint32() |
S |
75 |
1 |
4 |
writeUint64() |
S |
80 |
1 |
3 |
writeUint32() |
S |
78 |
1 |
3 |
writeInt64() |
S |
80 |
1 |
3 |
getTagWireType() |
S |
80 |
1 |
3 |
writeTag() |
S |
80 |
1 |
3 |
readFixed64() |
S |
80 |
1 |
3 |
readFixed32() |
S |
80 |
1 |
3 |
readUint64() |
S |
78 |
1 |
3 |
readUint32() |
S |
78 |
1 |
3 |
readInt32() |
S |
80 |
1 |
3 |
writeInt32() |
S |
78 |
1 |
3 |